Crate fj

source ·
Expand description

Fornjot

Fornjot is an early-stage b-rep CAD kernel written in Rust. The kernel is split into multiple libraries that can be used semi-independently, and this is one of those.

This crate serves as a convenient entryway to Fornjot, re-exporting all crates that make up Fornjot.

Re-exports

Structs

  • Standardized CLI for Fornjot models

Enums

Functions

  • Export or display a model, according to CLI arguments

Type Aliases